home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: Alpha / Whiteline Alpha.iso / tex / tools / mutex / micro.mf < prev    next >
Encoding:
Text File  |  1994-09-22  |  401 b   |  10 lines

  1. mode_def micro=        % Micro-TeX
  2.  proofing:=0;          % we are not making proofs
  3.  fontmaking:=1;        % we are making a font
  4.  tracingtitles:=0;     % do not show titles in the log
  5.  pixels_per_inch:=120; % for the 120pxl fonts
  6.  blacker:=.35;         % make pens a bit blacker
  7.  fillin:=.1;           % compensate for diagonal fillin
  8.  o_correction:=.3;     % don't overshoot much
  9.  enddef;
  10.